Merged
Conversation
ZainabAlnajjar
approved these changes
Jan 13, 2026
marah222
approved these changes
Jan 14, 2026
NadeenRR
reviewed
Jan 14, 2026
| jobs: | ||
| build: | ||
| name: App Build | ||
| runs-on: macos-latest |
Collaborator
Author
There was a problem hiding this comment.
to build an ios version
Collaborator
There was a problem hiding this comment.
Okay, I mean, you can use ubuntu for android and macos for ios
Collaborator
Author
There was a problem hiding this comment.
you mean split the 2 build processes ? ok sure
Collaborator
There was a problem hiding this comment.
yes
If you want and avalible
Collaborator
Author
There was a problem hiding this comment.
it has it's pros and cons , splitting will make 2 instances of machines , but faster and better for further requirements if needed , ill keep it in 1 flow right now
This reverts commit 0b7d416
NadeenRR
approved these changes
Jan 14, 2026
NadeenRR
pushed a commit
that referenced
this pull request
Jan 17, 2026
* feat: add custom checkbox and radio button widgets * fix(checkbox): Update indeterminate checkbox colors --------- Co-authored-by: Mohamed Ebrahim <111383089+mohamedebrahem13@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this pr adds initial CI workflow for android and ios build
closes #9